C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / HasScripts Property

In This Topic
HasScripts Property (TransposedMultiRow<T>)
In This Topic
Gets a boolean value indicates whether current component has the scripts which need to be rendered.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property HasScripts As Boolean
 
See Also